Skabelon:10^
The {{e}} and {{10^}} templates are intended to facilitate and make uniform scientific notation numbers. The {{10^}} template works exactly as described below except that it does not generate a multiplication (“×”) symbol.
Usage
To render 3.14 × 10−12, instead of writing 3.14 × 10<sup>−12</sup> you can write 3.14{{e|-12}}:
{{e|b}} → ×10b
{{10^|b}} → 10b
{{10^|-12}} → 10−12
The first output character for {{e}} is a non-breaking thin-space:
.{{e|b}}. → .×10b.
.{{10^|b}}. → .10b.
.{{10^|-12}}. → .10−12.
Delimiters
The template uses gaps or commas, per {{val/delimitnum}}.
1.2{{e|12341}} → 1.2×1012341.
See #Forcing text display to turn this off.
Text and number recognition
By default, the template recognizes both text and numbers. That is, typing 3.14{{e|-12}} will produce 3.14×10−12, with the proper minus sign (−), rather than with a hyphen (-). However, typing A{{e|-BC}} will produce A×10-BC since BC is not a number. In those cases, you need to write A{{e|−BC}} to produce the correct A×10−BC.
A minus sign also has to be provided for cases like 1.2×101 − 2 (1.2{{e|1 − 2}}).
Explicit plus sign
To explicitly display the + character, write 1.2{{e|4|plus}} which will produce 1.2×10+4.
Forcing text display
To force the template to display the input as text, and forgo the automatic delimitation and the recognition of the hyphen as a minus sign, write 1.2{{e|-42342|text}}, which will display 1.2 × 10−42342 instead of 1.2×10−42342. This can also be used as an alternative to explicitly display the plus sign (1.2{{e|+4|text}} gives 1.2×10+4), but remember that you also lose delimitation if you do it this way.
Tracking category
Category:Articles using E without any arguments is a hidden category which may be added to pages using Skabelon:E.
Se også
- m:Template:e
- {{e-sp}}, a more spaced version of {{e}}.
- {{val}}
- {{scinote}}
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.









